projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
248d750
)
(auto-mode-alist): Add pike-mode.
author
Karl Heuer
<kwzh@gnu.org>
Tue, 22 Jun 1999 22:43:36 +0000
(22:43 +0000)
committer
Karl Heuer
<kwzh@gnu.org>
Tue, 22 Jun 1999 22:43:36 +0000
(22:43 +0000)
lisp/files.el
patch
|
blob
|
history
diff --git
a/lisp/files.el
b/lisp/files.el
index 6ea09721367d24f34bd75197ec39c9487170e90a..ed5d1ff68047746f3748f1ce9c62ddffc017c904 100644
(file)
--- a/
lisp/files.el
+++ b/
lisp/files.el
@@
-1287,6
+1287,7
@@
in that case, this function acts as if `enable-local-variables' were t."
("\\.me\\'" . nroff-mode)
("\\.ms\\'" . nroff-mode)
("\\.man\\'" . nroff-mode)
+ ("\\.\\(u?lpc\\|pike\\|pmod\\)\\'" . pike-mode)
;;; The following should come after the ChangeLog pattern
;;; for the sake of ChangeLog.1, etc.
;;; and after the .scm.[0-9] pattern too.